[INFO] cloning repository https://github.com/gityuko-hb/kideta
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gityuko-hb/kideta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgityuko-hb%2Fkideta", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgityuko-hb%2Fkideta'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e17727e7937d09449a6a20d405daca52c999129e
[INFO] fixing gityuko-hb/kideta against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgityuko-hb%2Fkideta" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gityuko-hb/kideta
[INFO] finished tweaking git repo https://github.com/gityuko-hb/kideta
[INFO] tweaked toml for git repo https://github.com/gityuko-hb/kideta written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gityuko-hb/kideta on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gityuko-hb/kideta already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded web-sys v0.3.97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 809748ccdf0e63e9997e6d4c3b0d86ce0891b4e49736a2da2bf8db84110b3297
[INFO] running `Command { std: "docker" "start" "809748ccdf0e63e9997e6d4c3b0d86ce0891b4e49736a2da2bf8db84110b3297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "809748ccdf0e63e9997e6d4c3b0d86ce0891b4e49736a2da2bf8db84110b3297" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "809748ccdf0e63e9997e6d4c3b0d86ce0891b4e49736a2da2bf8db84110b3297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "809748ccdf0e63e9997e6d4c3b0d86ce0891b4e49736a2da2bf8db84110b3297" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking kideta-core v0.1.0 (/opt/rustwide/workdir/crates/kideta-core)
[INFO] [stderr]     Checking kideta-index v0.1.0 (/opt/rustwide/workdir/crates/kideta-index)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking kideta-storage v0.1.0 (/opt/rustwide/workdir/crates/kideta-storage)
[INFO] [stdout] error[E0599]: no method named `tombstones` found for reference `&Arc<Segment>` in the current scope
[INFO] [stdout]   --> crates/kideta-storage/src/compaction/merger.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |             if seg.tombstones().contains(id) {
[INFO] [stdout]    |                    ^^^^^^^^^^ method not found in `&Arc<Segment>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_raw_storage` found for reference `&Arc<Segment>` in the current scope
[INFO] [stdout]   --> crates/kideta-storage/src/compaction/merger.rs:71:34
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let f32_vec = if seg.has_raw_storage() && seg.raw_count() > 0 {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ method not found in `&Arc<Segment>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raw_count` found for reference `&Arc<Segment>` in the current scope
[INFO] [stdout]   --> crates/kideta-storage/src/compaction/merger.rs:71:59
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let f32_vec = if seg.has_raw_storage() && seg.raw_count() > 0 {
[INFO] [stdout]    |                                                           ^^^^^^^^^ method not found in `&Arc<Segment>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tombstones` found for reference `&std::sync::Arc<segment::segment::Segment>` in the current scope
[INFO] [stdout]   --> crates/kideta-storage/src/compaction/merger.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |             if seg.tombstones().contains(id) {
[INFO] [stdout]    |                    ^^^^^^^^^^ method not found in `&std::sync::Arc<segment::segment::Segment>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_raw_storage` found for reference `&std::sync::Arc<segment::segment::Segment>` in the current scope
[INFO] [stdout]   --> crates/kideta-storage/src/compaction/merger.rs:71:34
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let f32_vec = if seg.has_raw_storage() && seg.raw_count() > 0 {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ method not found in `&std::sync::Arc<segment::segment::Segment>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `raw_count` found for reference `&std::sync::Arc<segment::segment::Segment>` in the current scope
[INFO] [stdout]   --> crates/kideta-storage/src/compaction/merger.rs:71:59
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let f32_vec = if seg.has_raw_storage() && seg.raw_count() > 0 {
[INFO] [stdout]    |                                                           ^^^^^^^^^ method not found in `&std::sync::Arc<segment::segment::Segment>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `open_with_dual_storage` found for struct `segment::segment::Segment` in the current scope
[INFO] [stdout]    --> crates/kideta-storage/src/compaction/merger.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |             Segment::open_with_dual_storage(1, &seg_a_dir, dim, kideta_core::enums::IndexType::Flat, 256).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `segment::segment::Segment`
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/kideta-storage/src/segment/segment.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct Segment {
[INFO] [stdout]     | ------------------ associated function or constant `open_with_dual_storage` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `segment::segment::Segment` consider using one of the following associated functions:
[INFO] [stdout]       segment::segment::Segment::open
[INFO] [stdout]       segment::segment::Segment::open_with_payload_capacity
[INFO] [stdout]       segment::segment::Segment::open_with_config
[INFO] [stdout]    --> crates/kideta-storage/src/segment/segment.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     pub fn open(
[INFO] [stdout] 137 | |         id: u64,
[INFO] [stdout] 138 | |         dir: &PathBuf,
[INFO] [stdout] 139 | |         dim: u32,
[INFO] [stdout] 140 | |         dtype: VectorDtype,
[INFO] [stdout] 141 | |         index_type: IndexType,
[INFO] [stdout] 142 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 146 | /     pub fn open_with_payload_capacity(
[INFO] [stdout] 147 | |         id: u64,
[INFO] [stdout] 148 | |         dir: &PathBuf,
[INFO] [stdout] 149 | |         dim: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         payload_capacity: u32,
[INFO] [stdout] 153 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 167 | /     pub fn open_with_config(
[INFO] [stdout] 168 | |         id: u64,
[INFO] [stdout] 169 | |         dir: &PathBuf,
[INFO] [stdout] 170 | |         dim: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         max_vector_capacity: u64,
[INFO] [stdout] 175 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `open_with_dual_storage` found for struct `segment::segment::Segment` in the current scope
[INFO] [stdout]    --> crates/kideta-storage/src/compaction/merger.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Segment::open_with_dual_storage(2, &seg_b_dir, dim, kideta_core::enums::IndexType::Flat, 256).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `segment::segment::Segment`
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/kideta-storage/src/segment/segment.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct Segment {
[INFO] [stdout]     | ------------------ associated function or constant `open_with_dual_storage` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `segment::segment::Segment` consider using one of the following associated functions:
[INFO] [stdout]       segment::segment::Segment::open
[INFO] [stdout]       segment::segment::Segment::open_with_payload_capacity
[INFO] [stdout]       segment::segment::Segment::open_with_config
[INFO] [stdout]    --> crates/kideta-storage/src/segment/segment.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     pub fn open(
[INFO] [stdout] 137 | |         id: u64,
[INFO] [stdout] 138 | |         dir: &PathBuf,
[INFO] [stdout] 139 | |         dim: u32,
[INFO] [stdout] 140 | |         dtype: VectorDtype,
[INFO] [stdout] 141 | |         index_type: IndexType,
[INFO] [stdout] 142 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 146 | /     pub fn open_with_payload_capacity(
[INFO] [stdout] 147 | |         id: u64,
[INFO] [stdout] 148 | |         dir: &PathBuf,
[INFO] [stdout] 149 | |         dim: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         payload_capacity: u32,
[INFO] [stdout] 153 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 167 | /     pub fn open_with_config(
[INFO] [stdout] 168 | |         id: u64,
[INFO] [stdout] 169 | |         dir: &PathBuf,
[INFO] [stdout] 170 | |         dim: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         max_vector_capacity: u64,
[INFO] [stdout] 175 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `open_with_dual_storage` found for struct `segment::segment::Segment` in the current scope
[INFO] [stdout]    --> crates/kideta-storage/src/compaction/merger.rs:209:31
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let merged = Segment::open_with_dual_storage(
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `segment::segment::Segment`
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/kideta-storage/src/segment/segment.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct Segment {
[INFO] [stdout]     | ------------------ associated function or constant `open_with_dual_storage` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `segment::segment::Segment` consider using one of the following associated functions:
[INFO] [stdout]       segment::segment::Segment::open
[INFO] [stdout]       segment::segment::Segment::open_with_payload_capacity
[INFO] [stdout]       segment::segment::Segment::open_with_config
[INFO] [stdout]    --> crates/kideta-storage/src/segment/segment.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     pub fn open(
[INFO] [stdout] 137 | |         id: u64,
[INFO] [stdout] 138 | |         dir: &PathBuf,
[INFO] [stdout] 139 | |         dim: u32,
[INFO] [stdout] 140 | |         dtype: VectorDtype,
[INFO] [stdout] 141 | |         index_type: IndexType,
[INFO] [stdout] 142 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 146 | /     pub fn open_with_payload_capacity(
[INFO] [stdout] 147 | |         id: u64,
[INFO] [stdout] 148 | |         dir: &PathBuf,
[INFO] [stdout] 149 | |         dim: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         payload_capacity: u32,
[INFO] [stdout] 153 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 167 | /     pub fn open_with_config(
[INFO] [stdout] 168 | |         id: u64,
[INFO] [stdout] 169 | |         dir: &PathBuf,
[INFO] [stdout] 170 | |         dim: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         max_vector_capacity: u64,
[INFO] [stdout] 175 | |     ) -> crate::store::Result<Self> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kideta-storage` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kideta-storage` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "809748ccdf0e63e9997e6d4c3b0d86ce0891b4e49736a2da2bf8db84110b3297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "809748ccdf0e63e9997e6d4c3b0d86ce0891b4e49736a2da2bf8db84110b3297", kill_on_drop: false }`
[INFO] [stdout] 809748ccdf0e63e9997e6d4c3b0d86ce0891b4e49736a2da2bf8db84110b3297
